Welcome![Sign In][Sign Up]
Location:
Search - ofdm qpsk matlab

Search list

[Program docmatlab实现几种基本的通信仿真技术

Description: 这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式-This is my collection of several communications infrastructure theory Matlab Simulation, including BPSK, QPSK, and the OFDM signal attenuation and delay in the simulation. Although it was not my original, but more are classics. M*. document format
Platform: | Size: 5120 | Author: 武昌盛 | Hits:

[matlabOFDM Simulation

Description: OFDM通信系统的仿真。PDF文件,包括OFDM原理、程序讲解及运行结果。-OFDM communications system simulation. PDF documents, including OFDM principles, procedures and operations on the results.
Platform: | Size: 377856 | Author: 周正 | Hits:

[CommunicationOFDMQPSK

Description: OFDM的QPSK仿真程序,里面只有一个txt文件,所有程序都在上面了。-OFDM QPSK simulation program, only a txt file, all proceedings in the above.
Platform: | Size: 1024 | Author: 王洁 | Hits:

[matlabqpsk+matlab

Description: 用matlab语言实现QPSK调制信号产生-using Matlab language QPSK modulation signal generator
Platform: | Size: 1024 | Author: 王为 | Hits:

[matlabofdm-program()

Description: 仿真参数:800个载波,1024点IFFT,载波间频1,无多径和有延迟个码片仿真。调制方式是BPSK和QPSK-simulation parameters : 800 Carrier, the 1024-point IFFT, a carrier frequency between, No multi-path and the delay-chip simulation. BPSK modulation is QPSK
Platform: | Size: 8192 | Author: ssssss | Hits:

[matlab16QAM-QPSK-OFDM

Description: OFDM系统在QPSK与16QAM调制下,误码率比较程序,希望对大家有一定用处-OFDM system with 16QAM QPSK modulation, error rate procedures, We hope to have some use
Platform: | Size: 12288 | Author: 刘亚楠 | Hits:

[Post-TeleCom sofeware systemsofdm-qpsk

Description: 通信系统中常用的多进制数字相位调制的源代码 并结合ofdm系统 加入了相应的保护前缀(cp)和导频序列 应用于有关ofdm的信道估计等系统-Communication systems commonly used in multi-band digital phase modulation of the source code and combine OFDM system by adding a prefix corresponding protection (cp) and the pilot sequence used in the relevant channel estimation of OFDM systems
Platform: | Size: 1024 | Author: bingo | Hits:

[Post-TeleCom sofeware systemsofdm

Description: 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。-The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel and Rayleigh channel, and have inserted the line with the IEEE802.11a pilot of OFDM system simulation.
Platform: | Size: 176128 | Author: 郭顺利 | Hits:

[matlabOFDM-QPSK

Description: OFDM的QPSK及其调制matlab程序-OFDM-QPSK modulation matlab and its procedures
Platform: | Size: 1024 | Author: duonaohe | Hits:

[Communication-MobileQPSK

Description: Mb-ofdm系统QPSK调制的matlab仿真程序,很实用。-Mb-ofdm system QPSK modulation matlab simulation program, it is practical.
Platform: | Size: 1024 | Author: 徐劲松 | Hits:

[RFIDsimulate_QPSK

Description: OFDM,QPSK调制下仿真程序,包括信道编解码,调制解调,上下采样-OFDM, QPSK modulation simulation program, including channel coding and decoding, modulation and demodulation, up and down sampling
Platform: | Size: 4096 | Author: 佳人 | Hits:

[matlabQPSK

Description: 使用matlab程序实现了由随机序列到码元电平、m序列直接扩频解扩、qpsk调制解调,射频调制解调一个完整的qpsk系统过程-Matlab program to use by the random sequence to the symbol level, m direct sequence spread spectrum despreading, qpsk modulation and demodulation, RF modulation and demodulation of the QPSK system, a complete process
Platform: | Size: 8192 | Author: 朱丽平 | Hits:

[3G developOFDM-QPSK-Modulation

Description: 使用QPSK调制的正交频分复用(OFDM)系统的Simulink仿真OFDM Implementation using QPSK Modulation。-QPSK modulation using orthogonal frequency division multiplexing (OFDM) system in Simulink simulation of OFDM Implementation using QPSK Modulation.
Platform: | Size: 60416 | Author: 林宇贞 | Hits:

[matlabMATLAB-OFDM

Description: 根据OFDM的基本原理, 利用MATLAB编写 OFDM系统仿真的程序,通过分步执行,能够比较清 楚地了解OFDM实现的整个过程,熟悉每一步变化 的数据特征。对掌握OFDM的原理和熟悉MATLAB 仿真都是非常重要的,仿真的最后给出了该OFDM 系统仿真的误码率。其中qpskmod.m 为QPSK调制 的函数 qpskdemod.m 为QPSK解调的函数 comb.m 为产生加性高斯白噪声的函数 giins.m 为往信号中 插入保护间隔的函数 girem.m 为从接收信号中去除 保护间隔的函数。这部分函数分别由相应的子程序 实现,文中没有给出源代码。-Orthogonalfrequencydivisionmultiplexing (OFDM) isamulti 2carrierbroadbandmodulation technique.ThemainadvantagesofOFDMexistinbetteruseofthebandwidthandbetterperformanceof antimultipath interferenceanditisadaptivetohigh 2dada2ratewirelesscommunicationsystems.Thispaper analyzed OFDMtechniqueanditsimplementationprincipleandmadeuseofMATLABtosimulatethe transmissionperformanceofOFDM.Theresultsofcomputersimulationarealsodiscussed.
Platform: | Size: 128000 | Author: 田静 | Hits:

[OtherOFDM

Description: ofdm.m为主程序,可以运行,将得到迭加噪声之后的误码率曲线,并与理论QPSK加高斯白噪声误码率曲线比较,两者将重合-ofdm.m-based program, you can run, will be after the noise superposition error rate curve, and with the theoretical QPSK plus white Gaussian noise bit error rate curves, which will coincide
Platform: | Size: 2048 | Author: 解玉芳 | Hits:

[CommunicationOFDM

Description: 比较简洁的OFDM+QPSK的仿真,带AWGN和误码率统计-Simple comparison of the simulation of OFDM+ QPSK with AWGN and bit error rate statistics
Platform: | Size: 21504 | Author: qinghao | Hits:

[OtherOFDM

Description: OFDM的MATLAB系统仿真,使用QPSK调制、梳状导频LS信道估计,并且还进行了LS和MMSE信道估计方法的性能比较-MATLAB simulation of the OFDM system, QPSK modulation, combed pilot LS channel estimation, and performance comparison of LS and MMSE channel estimation
Platform: | Size: 8192 | Author: Ruby | Hits:

[OtherOFDM-QPSK-Modulation

Description: simulink的OFDM仿真,搭建通信仿真系统,全面基础。-simulink ofdm matlab
Platform: | Size: 61440 | Author: 李刚 | Hits:

[GPS developofdm-qpsk-mycreatechannel

Description: 我们将通过MATLAB仿真在发送平均功率和传输速率相同的情况下,在传输特性为理想的平的和非平(即存在码间干扰)的信道上,对多载波OFDM和单载波QPSK的误码率进行比较。-We will send the average power by MATLAB simulation and the transmission rate in the same circumstances, in the transmission characteristics of the ideal of peace and non-flat (as is the inter-symbol interference) of the channel, multi-carrier OFDM and single carrier QPSK BER rates were compared.
Platform: | Size: 51200 | Author: 刘凡 | Hits:

[matlabOFDM-QPSK

Description: 使用OFDM-QPSK的调制解调代码,包含一部分时域频域图(Using OFDM-QPSK modulation and demodulation code, contains part of the time-domain frequency domain diagram.)
Platform: | Size: 1024 | Author: 西呀北风 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net